- 論壇徽章:
- 0
|
原帖由 young_king 于 2009-4-22 12:25 發(fā)表 ![]()
如果這個實在行不通,怎么不試試memcached?
memcached什么東西??? 看不出和我要的有什么關系??
我要的是
- RD(4) OpenBSD Programmer's Manual RD(4)
- NAME
- rd - ramdisk driver
- SYNOPSIS
- pseudo-device rd [count]
- DESCRIPTION
- The rd driver enables use of system or user memory as a disk. Memory for
- the disk must be allocated and initialized inside the kernel image at
- build-time using the rdsetroot (a.out(5)) or elfrdsetroot (elf(5)) tool.
- FILES
- /dev/rd?? block mode ramdisk devices.
- /dev/rrd?? raw mode ramdisk devices.
- SEE ALSO
- The rdsetroot and elfrdsetroot tools are available as part of the distri-
- bution toolset.
- OpenBSD 4.5 May 31, 2007 1
復制代碼 |
|