Displaying 14 results from an estimated 14 matches for "wcp".
Did you mean:
wc
2002 Oct 03
1
File corruption with write cache enabled - patch included
...one: +45 353 20759
Universitetsparken 5 Cell phone: +45 20829308
DK-2100 ?, Denmark Office: E208
--- samba-2.2.5/source/smbd/fileio.c.orig Thu Oct 3 10:41:36 2002
+++ samba-2.2.5/source/smbd/fileio.c Thu Oct 3 12:45:14 2002
@@ -438,7 +438,21 @@
if ( n <= wcp->alloc_size && n > wcp->data_size) {
cache_flush_needed = True;
} else {
+
ssize_t ret = real_write_file(fsp, data, pos, n);
+
+ /*
+ * If the write overlaps the entire
+ * cache, then discard the cache.
+ */
+
+ if (...
2005 Apr 05
0
Glide-OpenGL wrappers
...e there any windows Glide-OpenGL wrappers that are functional under
WINE? I'm trying to get Wing Commander Prophecy to run in hardware
mode, but with my configuration, Direct3D doesn't want to work (I've a
PIII/600, MGA G550, 640MB ram, Xorg 6.8.1, kernel 2.6.9, and wine 20050310)
WCP is a DirectX 6 game, and I figured that since I've seen Warcraft
III run halfway decently with this configuration using OpenGL rather
than D3D, I could try that with WCP. Unfortunately, All of the Glide
wrappers I've tried have had... less than stellar results (flickering
past the poin...
2009 Aug 02
1
Non sparse extend init issue
The patch was created against a 1.4 tree. However, it applies cleanly to mainline too.
The patch has been lightly tested. I am running fill_verify_holes on a non sparse volume
currently.
Please review.
Sunil
2009 Jul 13
1
[PATCH 1/1] adds mlogs to aops.c
...int num_pages)
static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc)
{
+ mlog(0, "(0x%p)\n", wc);
+
ocfs2_unlock_and_free_pages(wc->w_pages, wc->w_num_pages);
brelse(wc->w_di_bh);
@@ -978,9 +1050,14 @@ static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp,
u32 cend;
struct ocfs2_write_ctxt *wc;
+ mlog_entry("(.., 0x%p, %lld, %u, %llu)\n",
+ osb, pos, len, (unsigned long long)di_bh->b_blocknr);
+
wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS);
- if (!wc)
+ if (!wc) {
+ mlog_exit(-ENOMEM);
return -ENOMEM;
+ }...
2009 Jul 21
1
(no subject)
...int num_pages)
static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc)
{
+ mlog(0, "(0x%p)\n", wc);
+
ocfs2_unlock_and_free_pages(wc->w_pages, wc->w_num_pages);
brelse(wc->w_di_bh);
@@ -978,9 +1056,14 @@ static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp,
u32 cend;
struct ocfs2_write_ctxt *wc;
+ mlog_entry("(.., 0x%p, %lld, %u, %llu)\n",
+ osb, pos, len, (unsigned long long)di_bh->b_blocknr);
+
wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS);
- if (!wc)
+ if (!wc) {
+ mlog_exit(-ENOMEM);
return -ENOMEM;
+ }...
2001 Mar 01
0
2.0.7 drives disconnecting
...= domain
domain logons = No
domain master = No
preferred master = No
wins support = No
time server = No
dns proxy = No
local master = Yes
wins server = 193.116.32.5
password server = lonq
logon script = SMBlogon.bat
logon drive = h:
unix realname = Yes
NIS homedir = Yes
homedir map = wcp.home
locking = no
include = /usr/local/etc/printers.conf
[netlogon]
comment = Witham Network Logon Service
path = /opt/MSPolicy
locking = No
[mspolicy]
comment = Witham Solstice Network Logon Service
copy = netlogon
[homes]
comment = Witham Home Directories
root preexec = /usr/appmap/wr...
2009 Aug 03
1
Non sparse init fix v3
One line fix from Joel's version. Also, some comments removed.
18:58 <sunil> wc->w_first_new_cpos =
18:58 <sunil> - ocfs2_align_bytes_to_clusters(inode->i_sb, i_size_read(inode));
18:58 <sunil> + ocfs2_clusters_for_bytes(inode->i_sb, i_size_read(inode));
2009 Jul 21
1
[PATCH 1/1] ocfs2: adds mlogs to aops.c -V2
...int num_pages)
static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc)
{
+ mlog(0, "(0x%p)\n", wc);
+
ocfs2_unlock_and_free_pages(wc->w_pages, wc->w_num_pages);
brelse(wc->w_di_bh);
@@ -978,9 +1056,14 @@ static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp,
u32 cend;
struct ocfs2_write_ctxt *wc;
+ mlog_entry("(.., 0x%p, %lld, %u, %llu)\n",
+ osb, pos, len, (unsigned long long)di_bh->b_blocknr);
+
wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS);
- if (!wc)
+ if (!wc) {
+ mlog_exit(-ENOMEM);
return -ENOMEM;
+ }...
2002 Aug 23
2
Random "File Not Found" errors Using Samba, Works on NetApp
...SRV252SGL. I'm afraid I
gout the usual error. Attached is a screen shot of the UCL command window.
I was able to move the same files to the D drive, and run without error.
Sounds like you are on the trail, however.
Thanks,
Larry
Larry McClellan
Schlumberger Oilfield Services
WCP- Advanced Manufacturing Systems
7030 Ardmore Street
Houston,Tx 77054
713-715-2251
mcclellan@sugar-land.oilfield.slb.com
-------------- next part --------------
HTML attachment scrubbed and removed
2002 Aug 28
0
FreeBSD Security Notice FreeBSD-SN-02:05
...rg/sc_advisories/advisory038.html>
<URL:http://online.securityfocus.com/bid/1445/info/>
+------------------------------------------------------------------------+
Port name: ethereal
Affected: versions < ethereal-0.9.6
Status: Fixed
Buffer overflows in BGP, IS-IS, and WCP dissectors.
<URL:http://www.ethereal.com/appnotes/enpa-sa-00005.html>
<URL:http://www.ethereal.com/appnotes/enpa-sa-00006.html>
+------------------------------------------------------------------------+
Port name: fam
Affected: versions < fam-2.6.8
Status: Fixed
&q...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...B*oms9x0gc%Ga$f6tE&bg4AhlVMK^+eEm;pu0}CqZI>wO2G#y5+=UO9nP+ZP}GUF
zJD%g2TGSo_ at -HZhfNZ1O&I`G6uW(Xc_(ZL|Y=vl<f#WC?Hm8U!nW?&pX<kC_V%z*`
z+B{fr*OTSCYNMUnJ(2Ur6Yy7uPf*%We2!IDA;&|ZCoL(1XtG^q*Ojsuz%)jk+Jr&O
zmO>C+2_MAL0cBEjN<)QNNlP(4kmaNbGFoF|VnmE&tI>Ng{9)PStI5+%Wcp{J%C^p0
zWsqQHBxS5R(KeK0M6yXw6)x3TZJP3Il7up>vT}`U+hT{T%xJLCttjZgIJ&$S)rFqj
zN`&hP9=B-e4b=YC8L}sqbKZi&r4-AxQir!mQt7#Z8k>SPG_-r{r{&Qajx2}rYkgX>
zIYnoc at rDQ;zSa`z3F~5aklA7P&^mXfq__Jib)fhB<<#gYRg^QQ&{lI5=|PbRi3Dw<
z>5*W`@p9%IL@<zQX_z$)9eA4SI4+6Mxt3px>...
2024 Apr 08
2
Exceptional slowness with read.csv
...work resolving things. The command line
> tools awk & sed might even be a good plan for finding lines that have
> errors & figuring out a fix, but I certainly don't envy you.
>
> All the best
>
> Stevie
>
> On Tue, 9 Apr 2024 at 00:36, Dave Dixon <ddixon at swcp.com> wrote:
>
> Greetings,
>
> I have a csv file of 76 fields and about 4 million records. I know
> that
> some of the records have errors - unmatched quotes, specifically.
> Reading the file with readLines and parsing the lines with
> read.csv(tex...
2024 Apr 08
4
Exceptional slowness with read.csv
Greetings,
I have a csv file of 76 fields and about 4 million records. I know that
some of the records have errors - unmatched quotes, specifically.?
Reading the file with readLines and parsing the lines with read.csv(text
= ...) is really slow. I know that the first 2459465 records are good.
So I try this:
> startTime <- Sys.time()
> first_records <- read.csv(file_name, nrows
2024 Apr 10
1
Exceptional slowness with read.csv
That's basically what I did
1. Get text lines using readLines
2. use tryCatch to parse each line using read.csv(text=...)
3. in the catch, use?gregexpr to find any quotes not adjacent to a comma
(gregexpr("[^,]\"[^,]",...)
4. escape any quotes found by adding a second quote (using str_sub from
stringr)
6. parse the patched text using read.csv(text=...)
7. write out the parsed